home *** CD-ROM | disk | FTP | other *** search
- The files contained in this directory are a program that allows quick and
- easy analysis for accessing remote data using VBSQL, ODBC or Jet.
-
- To make this work on your machine you'll need the VBSQL libraries
- installed, ODBC installed and VB3 Pro installed. You will also need
- to modify CHANGEME.BAS to point to a Microsoft SQL Server on your
- network. It assumes that the MS SQL Server database 'pubs' has been
- loaded on that server, but you can easily specify another.
-
- changeme.bas change constants in this file to point to your database
- perftest.mak project file
- perftest.frm form and code
- perftest.mdb database with attachments to SQL Server Pubs (need to reattach)
- dblib.bas VBSQL provided header file
- odbcapi.bas ODBC provided header file
- readme.txt this file
-
-
-